onDetachedFromWindow
View subclasses should always call this method on their NestedScrollingChildHelper
when detached from a window.
This is a delegate method. Call it from your View subclass method/androidx.core.view.NestedScrollingChild interface method with the same signature to implement the standard policy.